home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 16
/
Aminet 16 (1996)(GTI - Schatztruhe)[!][Dec 1996].iso
/
Aminet
/
dev
/
src
/
wangisrc.lha
/
wangi
/
z
/
NG_New
/
smakefile
< prev
Wrap
Makefile
|
1995-07-21
|
363b
|
23 lines
#
# Makefile for NaeGrey
#
#
OBJS= NaeGrey.o
NaeGrey: $(OBJS)
sc NOCHECKABORT link to NaeGrey with <<
$(OBJS)
<
NaeGrey.o: NaeGrey.c scoptions INCLUDE:NaeGrey.gst
sc NaeGrey.c GST=INCLUDE:NaeGrey.gst NOLINK
INCLUDE:NaeGrey.gst: gst.c scoptions smakefile
sc gst.c MAKEGST=INCLUDE:NaeGrey.gst IGNORE=105 NOOPTIMIZE
delete gst.o
dist:
execute makedist